@charset "utf-8";
/* CSS Document */

.beerfes img{vertical-align:bottom;}
.beerfes h5.n_title{
	margin: 20px 0 10px 0;
	padding: 3px 7px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
	background: #eee;
	line-height: 1.8;
	font-weight: bold;
	font-size:14px;
}
.beerfes p.tit {
	margin-bottom: 8px !important;
	font-size: 14px;
	font-weight: bold;
}
.beerfes p.lead {
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}
.beerfes .time {
	font-size: 14px;
	font-weight: bold;
}
.beerfes table {
	padding: 10px 5px;
}
.beerfes table td {
	vertical-align: top;
}
.beerfes .secondtit {
	background: #000000;
	color: #ffff00;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding: 10px;
}
.beerfes #section p, .beerfes table {
	line-height: 1.8;
	font-size: 14px;
}
.beerfes #section p.tit {
	font-size: 15px;
}
.beerfes .en_tit {
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	border: 1px solid #FFD146;
	background: #FFF4A3;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
}
.beerfes .item_cont {
	overflow: hidden;
	padding-bottom: 25px;
}
.beerfes table {
	margin-bottom: 20px;
}
.beerfes .item_cont td {
	padding: 5px 15px 0 0;
	text-align: center;
}
.beerfes .hidden {
	overflow: hidden;
}
.beerfes div .block_L {
	float: left;
	width: 500px;
}
.beerfes div .block_R {
	float: right;
	width: 400px;
}
.beerfes .img-c-nb {
	text-align: center;
}
.beerfes .img-l-nb {
	float: left;
}
.beerfes .img-r-nb {
	float: right;
}
.beerfes .line {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: underline;
}
.beerfes table.img-c-nb {
	margin: 20px auto;
}
.beerfes table.img-c-nb td {
	padding: 5px 25px 0;
	text-align: center;
	line-height: 1.5;
	font-size: 13px;
}
.beerfes table.img-c-nb tr:first-child td {
	padding-top: 0;
}
.beerfes .w350_l {
	float: left;
	width: 350px;
}
.beerfes .w390_r {
	float: right;
	width: 390px;
}
.beerfes .other_tit {
	position: relative;
}
.beerfes .other_tit .comment{
	position: absolute;
	right: 35px;
	top: -14px;
}

